home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / ticpos13.arc / TICPOST.DOC < prev    next >
Text File  |  1991-10-05  |  8KB  |  213 lines

  1.  
  2.        ▒▒▒▒▒▒▒▒▄ ▒▒▒▒▄ ▒▒▒▒▒▒▄ ▒▒▄  ▒▒▄ ▒▒▒▒▒▒▄ ▒▒▒▒▒▒▄ ▒▒▒▒▒▒▄ ▒▒▒▒▒▒▒▒▄
  3.         ▀▀▒▒█▀▀▀  ▒▒█▀ ▒▒█▀▀▀▀ ▒▒█ ▒▒█▀ ▒▒█▀▒▒█ ▒▒█▀▒▒█ ▒▒█▀▀▀▀  ▀▀▒▒█▀▀▀
  4.           ▒▒█     ▒▒█  ▒▒█     ▒▒▒▒▒█▀  ▒▒▒▒▒▒█ ▒▒█ ▒▒█ ▒▒▒▒▒▒▄    ▒▒█
  5.           ▒▒█     ▒▒█  ▒▒█     ▒▒█▀▒▒█  ▒▒█▀▀▀▀ ▒▒█ ▒▒█  ▀▀▀▒▒█    ▒▒█
  6.           ▒▒█    ▒▒▒▒█ ▒▒▒▒▒▒▄ ▒▒█  ▒▒█ ▒▒█     ▒▒▒▒▒▒█ ▒▒▒▒▒▒█    ▒▒█
  7.            ▀▀     ▀▀▀▀  ▀▀▀▀▀▀  ▀▀   ▀▀  ▀▀      ▀▀▀▀▀▀  ▀▀▀▀▀▀     ▀▀
  8.                     ▒▒▄         ▒▒▄
  9.                      ▒▒█       ▒▒█▀
  10.                       ▒▒█     ▒▒█▀        ▒▒▒▄        ▒▒▒▒▒▒▄
  11.                        ▒▒█   ▒▒█▀          ▒▒█         ▀▀▀▒▒█
  12.                         ▒▒█ ▒▒█▀           ▒▒█         ▒▒▒▒▒█
  13.                          ▒▒▒▒█▀            ▒▒█          ▀▀▒▒█
  14.                           ▒▒█▀           ▒▒▒▒▒▒▄ ▒▒▄  ▒▒▒▒▒▒█
  15.                            ▀▀             ▀▀▀▀▀▀  ▀▀   ▀▀▀▀▀▀
  16.  
  17.  
  18.                  A magical tic file mail warning system.
  19.  
  20.  
  21.                  Created by Alain Tremblay of Fidonet 1:249/120
  22.  
  23.  
  24. What is Ticpost?
  25.  
  26.         Ticpost creates messages in the standard message packet format
  27. from your tick file area.   It can also create netmail packet to a 
  28. specified destination.  Another capacity of Ticpost is to skip specified 
  29. areas, it can also send message for a specified area to a specified echomail
  30. area.  When your SDS or Tick file area receives file, they normally come in 
  31. with a file using the extension tic. Ticpost takes this information and creates
  32. one message for each file area.  These messages contain information about, 
  33. which file area the file was received into, the filename, the file origin, 
  34. it's description and finally it's size. The messages are placed into a 
  35. Fido (tm) compatible mail packet for publication in an echomail area or as 
  36. netmail message(s).
  37.  
  38. What's new with version 1.3.
  39.  
  40.     Quite a few things are new with this third release of ticpost.  
  41. The major upgrade lies with the installation/configuration program, now even
  42. beginners should find that setting up Ticpost is easy.  Not that it was hard
  43. before, now it's only easier :->   Also a new exclusion file call nopost.ctl
  44. will let you specify tic area to exclude, areas such as private one should 
  45. not be posted out for all to see . . .  It also can reset the date of the 
  46. incoming file to the current date and time, this permit these files to show 
  47. up in your new files listing and when a user use the newfile option on your 
  48. BBS.  A few bug fixes are included in this release, the major one being that 
  49. it will now respect all node numbers, including those of far away networks.
  50.  
  51.  
  52. How do I use Ticpost?
  53.  
  54.     Do it the easy way, unpack the archive containing ticpost, type 
  55. install and follow the instruction, it's really that easy.  Also read the
  56. information below on how to use the nopost.ctl file.
  57.  
  58.     Ticpost should be run prior to processing your tic files, run ticpost,
  59. it will create a mail packet and place it in your inbound directory.  Then 
  60. process your tic file as per normal, once this is complete, run your mail 
  61. utility as you would for any normal incoming mail packet.  That is all there 
  62. is to it.
  63.  
  64.     Example ;
  65.  
  66.       if exist \max\fd\files\*.tic goto tickit
  67.       goto mailin
  68.     :tickit
  69.       ticpost
  70.       tick
  71.       goto mailin
  72.  
  73.         :mailin
  74.  
  75. Syntax.
  76.  
  77. Ticpost <configuration file>
  78.  
  79. If the configuration file is optional, ticpost will automatically use 
  80. ticpost.cfg if no configuration file is specified on the command line.  Also
  81. note that install will only generate ticpost.cfg, if you want to create other
  82. configuration file using install, simply copy them to another name.
  83.  
  84.  
  85. Ticpost.cfg the configuration file.
  86.  
  87.         The configuration file is a straight ascii text file, COMMENTS ARE
  88. NOT SUPPORTED AT THIS TIME!  The file should consist of at least 11 lines, plus
  89. the some specific area redirection if necessary.  The order in which the lines
  90. are placed is important.  Please follow the example configuration file 
  91. included with this package or read on for more information, or simply use
  92. install.exe and enjoy the color show . . .
  93.  
  94. Line #1
  95. The path to your inbound mail area.  Ticpost will place the message(s) it
  96. creates there.  It must be terminated with a backslash. 
  97. Example:
  98. f:\quickbbs\binkley\netmail\
  99.  
  100. Line #2
  101. The path where the incoming tic files are located. This line should be
  102. terminated with a backslash.
  103. Example:
  104. e:\turbo\
  105.  
  106. Line #3
  107. Your bbs name.
  108. Example:
  109. Mad Al's BBS
  110.  
  111. Line #4  
  112. Your origin node number in the form:  Zone:Net/Node.
  113. Example:
  114. 1:249/120
  115.  
  116. Line #5
  117. The destination node for the ticpost message.  Normally it would be the same
  118. as your node number.  Under special circumstances it can be change to suit 
  119. your need.
  120. Example:
  121. 1:249/120
  122.  
  123. Line #6
  124. The name of the echomail area in which you want the message(s) placed into.
  125. Example:
  126. Sysop249
  127.  
  128.     If you desire to you netmail rather than echomail place NETMAIL there
  129. instead and it will send netmail packet instead to the destination node speci-
  130. fied above in line 5.
  131.  
  132. Line #7
  133. Your name, or the name you wish to use for the sender's name in the message(s)
  134. Example:
  135. Alain Tremblay
  136.  
  137. Line #8
  138. The origin line you wish to have at the end of the message(s).
  139. Example:
  140. Mad Al's BBS, SDS file online at 387-2404
  141.  
  142. Line #9 and #10 are optional.  These line are line that will be put at the
  143. end of the message(s).  Uses this to let other know that it is file 
  144. requestable or any other message you wish to carry.  If you do not wish for 
  145. any comment lines, simply leave them blank, yet they still must be there with 
  146. at least a return.
  147.  
  148. Example:
  149. These Files are availlable for file request.
  150. Ces fillières sont disponible pour demande automatique.
  151.  
  152. Line #11 
  153. This line can contain the statement RESETDATE (capitalisation is unimportant). 
  154. If the resetdate statement is specified the file creation date for the incoming
  155. file will be set to your current time and date.  This is usefull to ensure that
  156. they will show up when doing a new file scan on your BBS.
  157.  
  158. Example:
  159. RESETDATE
  160.  
  161. Nopost.ctl
  162.  
  163.     The nopost.ctl file is a file use to exclude specific tic area while
  164. processing.   Let's say you have set up a private tic file area with a friend.
  165. This area carry some source code for a project that you would not want everyone
  166. to see when and where the files are travelling.  All you'd have to do is place 
  167. the name of those areas in a file name nopost.ctl, place nopost.ctl in the 
  168. ticpost directory and voila!  Here is an example, I do not wish for the area 
  169. 'TICPDEV', the development tic area for this program, to be stated in the 
  170. ticpost messages placed in an echo area.  So I simply create a one line ASCII 
  171. file like this. . .
  172.  
  173. TICPDEV
  174.  
  175.     And bingo, this area will show no more!
  176.  
  177. Install.exe
  178.  
  179.     Using install.exe is easy, so there is little to be said on the
  180. subject.
  181.  
  182. - It uses standard word perfect/wordstar command for editing (if you need'em).
  183. - You may shell to Dos by pressing F5 almost anywhere in the program, use
  184.   exit to return to install.
  185.  
  186.  
  187. Copyright information.
  188.  
  189.     Ticpost is Copyright 1990,1991 by Alain Tremblay of Fidonet 1:249/120 
  190. and released for use by ALL system operator within the Fidonet organization.  
  191. It may not be use in a commercial environment.  It may not be sold or placed 
  192. in any package other than this one.  It can be freely distributed within the
  193. Fido community and other non-commercial echomail association.  All files 
  194. (ticpost.exe), (ticpost.cfg), (Install.exe) and (ticpost.doc) must be included,
  195. no other file may be included in this package.
  196.  
  197. Guarantee
  198.  
  199.         Ticpost carries no guarantee or warranty of any sort.  The author
  200. is not responsible for any mishaps or problem caused by using ticpost.
  201.  
  202.  
  203.     For any information or inquiry contact;
  204.  
  205.                     Alain Tremblay
  206.                     Gen. Delivery
  207.                     Seeley's Bay
  208.                     Ontario, Canada
  209.                     K0H-2N0
  210.  
  211.                     Fidonet 1:249/120
  212.  
  213.